-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typescript strictFunctionTypes: true #167
Conversation
This pull request is automatically deployed with Now. |
Codecov Report
@@ Coverage Diff @@
## master #167 +/- ##
==========================================
+ Coverage 82.35% 82.42% +0.06%
==========================================
Files 74 74
Lines 1020 1024 +4
Branches 187 187
==========================================
+ Hits 840 844 +4
Misses 161 161
Partials 19 19
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #167 +/- ##
==========================================
+ Coverage 82.33% 82.35% +0.02%
==========================================
Files 74 74
Lines 1019 1026 +7
Branches 187 190 +3
==========================================
+ Hits 839 845 +6
- Misses 161 162 +1
Partials 19 19
Continue to review full report at Codecov.
|
will this be a breaking change ? |
Not a breaking change. Can be merged. |
No description provided.